Skip to content

refactor: split touch interaction handlers#310

Merged
thymikee merged 2 commits into
mainfrom
codex/refactor-touch-interaction-handlers
Mar 27, 2026
Merged

refactor: split touch interaction handlers#310
thymikee merged 2 commits into
mainfrom
codex/refactor-touch-interaction-handlers

Conversation

@thymikee

@thymikee thymikee commented Mar 27, 2026

Copy link
Copy Markdown
Member

Summary

Split the remaining touch interaction handler into command-focused modules.
Keep interaction-touch.ts as a thin router while moving shared ref/selector targeting and touch reference-frame logic into focused helpers.

Closes #156

Validation

  • pnpm install
  • pnpm format
  • pnpm typecheck
  • pnpm test:unit
  • pnpm test:smoke

@github-actions

github-actions Bot commented Mar 27, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-310/

Built to branch gh-pages at 2026-03-27 18:10 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee changed the title [codex] Split touch interaction handlers refactor: split touch interaction handlers Mar 27, 2026
@thymikee thymikee marked this pull request as ready for review March 27, 2026 18:06
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@thymikee thymikee merged commit f7e1e7a into main Mar 27, 2026
13 checks passed
@thymikee thymikee deleted the codex/refactor-touch-interaction-handlers branch March 27, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor interaction handler into focused targeting/snapshot modules

1 participant